callFunctionOn

fun callFunctionOn(input: CallFunctionOnRequest): Single<CallFunctionOnResponse>

Calls function with given declaration on the given object. Object group of the result is inherited from the target object.

Sources

jvm source
Link copied to clipboard